home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 April / Macworld (1999-04).dmg / Shareware World / Comms & Internet / PageSpinner 2.1 / PageSpinner 2.1 68K / Goodies / Table Include Example / Table Example Read Me < prev    next >
Text File  |  1999-01-19  |  1KB  |  21 lines

  1. Table Include Example
  2. by Optima System
  3. version 1.1
  4.  
  5. This folder contains a simple Table Include example which is a template using a table-based layout that is stored inside Include files. The template makes it easy to separate the contents of the page from the tags that creates the layout of the page. 
  6.  
  7. So, when you are working with hidden include files, the following comments will be displayed in the editor instead of the various TABLE, TR and TD tags:
  8.  
  9. <!-- ps_include file="table1.incl" --><!-- /ps_include file="table1.incl" -->
  10. <!-- ps_include file="table2.incl" --><!-- /ps_include file="table2.incl" -->
  11. <!-- ps_include file="table3.incl" --><!-- /ps_include file="table3.incl" -->
  12.  
  13. The page will however contain a complete table-based layout that gives you a 2-column layout. The file "TableTemplate.html" contains an example of this technique.
  14.  
  15. Some of the advantages of keeping the table-based layout inside include files are that
  16. • the pages becomes less cluttered since the table tags are hidden when you work with the contents of a page
  17. • it becomes easy to make modifications to the table-based layout, colors and background image of all pages in an entire site or section of a site.
  18.  
  19. The PageSpinner Table Include Example is © Copyright 1999-1999 Optima System.
  20. All products mentioned are trademarks or registered trademarks of their respective holders.
  21.